.CONTACTUSCONTENT {
	text-align: center;
}
.CONTACTUSLEFT {
	float: left;
	width: 550px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	height: auto;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.CONTACTUSRIGHT {
	float: right;
	width: 380px;
	padding: 10px;
}
.CONTACTUSRIGHTCONTENT {
	font-size: 14px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
